iconhelper: Don't store surface size
authorBenjamin Otte <otte@redhat.com>
Sun, 29 Nov 2015 19:21:25 +0000 (20:21 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Dec 2015 23:29:29 +0000 (00:29 +0100)
commitb2584eb8edcef4ff23fe1e0c2cb3613412b36ba0
treea928f2ace80175913e8dd80ca0cfc74d25114ecd
parent751a1a9926561a8284789b7fb46bb0d3c1e20913
iconhelper: Don't store surface size

Instead, compute it on demand.

This avoids having to cache it in lots of places and simplifies code.
gtk/gtkiconhelper.c